Skip to content

[WebGPU EP] Add environment variable to dump shader code to a file, move shader key validation to nightly build#28674

Merged
edgchen1 merged 9 commits into
mainfrom
edgchen1/webgpu_ep_dump_shader_code
May 28, 2026
Merged

[WebGPU EP] Add environment variable to dump shader code to a file, move shader key validation to nightly build#28674
edgchen1 merged 9 commits into
mainfrom
edgchen1/webgpu_ep_dump_shader_code

Conversation

@edgchen1

@edgchen1 edgchen1 commented May 26, 2026

Copy link
Copy Markdown
Contributor

Description

Allow shader code to be dumped to the file specified in the ORT_WEBGPU_EP_SHADER_DUMP_FILE environment variable. Previously, shader code was only dumped by verbose logging.

Create new nightly CI pipeline to run shader key validation test. That test is removed from the CI pipeline in #28642.

Motivation and Context

More shader dump output options. Moving shader key validation test.

@edgchen1

edgchen1 commented May 26, 2026

Copy link
Copy Markdown
Contributor Author

@edgchen1 edgchen1 changed the title [WebGPU EP] Add environment variable to dump shader code to a file [WebGPU EP] Add environment variable to dump shader code to a file, move shader key validation to nightly build May 26, 2026
Comment thread .github/workflows/nightly_webgpu.yml Outdated
guschmue
guschmue previously approved these changes May 27, 2026
@edgchen1 edgchen1 merged commit 4b7f8f1 into main May 28, 2026
86 checks passed
@edgchen1 edgchen1 deleted the edgchen1/webgpu_ep_dump_shader_code branch May 28, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants